Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: window background transparency #2373

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

lodicolo
Copy link
Member

@lodicolo lodicolo commented Aug 7, 2024

  • Add DrawShadow property (default true) to control drawing the backdrop shadow
  • DrawBackground of the window now controls if the "frame" (the background, minus the titlebar) is visible
  • DrawBackground of the Titlebar node now controls if the "titlebar" image is drawn

Resolves https://www.ascensiongamedev.com/topic/7075-how-do-i-get-this-off-my-screen-v2/

- Add DrawShadow property (default true) to control drawing the backdrop shadow
- DrawBackground of the window now controls if the "frame" (the background, minus the titlebar) is visible
- DrawBackground of the Titlebar node now controls if the "titlebar" image is drawn
@lodicolo lodicolo merged commit b7b7f88 into AscensionGameDev:main Aug 7, 2024
1 check passed
@lodicolo lodicolo deleted the feat-window-transparency branch August 7, 2024 16:27
@ZerinSad
Copy link

ZerinSad commented Sep 4, 2024

nice!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants